Window: Clarify documentation of set_application()
authorDaniel Boles <dboles@src.gnome.org>
Mon, 18 Sep 2017 23:05:09 +0000 (00:05 +0100)
committerDaniel Boles <dboles@src.gnome.org>
Mon, 18 Sep 2017 23:20:06 +0000 (00:20 +0100)
commit47879de0901bb5521b6fa697be29d0b1adc499f8
tree694a220e54bd71851c4ec9c128ebd8cb5a8d861b
parent6e42d3a34af1857610cff88559e8fac25d4b8a0f
Window: Clarify documentation of set_application()

Clarify that ::destroy, not ::hide*, removes a window from its app, by
replacing the mention of open windows with the blurb on destruction from
:application, completing commit 7db4bee4b62bc9b6f20ba4e599e8d030314984fd

Also link to the equivalent gtk_application_(add|remove)_window() calls,
since Application.add_window() already links back to Window:application.

* unless you use gtkmm…

https://bugzilla.gnome.org/show_bug.cgi?id=639931
gtk/gtkwindow.c